home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / mlist < prev    next >
Text File  |  2001-03-21  |  598b  |  18 lines

  1. Synopsis:
  2.    mlist <menu name> [<menu name> ...]
  3.  
  4. Description:
  5.    This command is used to list the contents of the specified menu.  More
  6.    than one menu may be listed at once.  If the menu name contains spaces
  7.    (which they are allowed to), the name must be surrounded by double
  8.    quotes (").
  9.  
  10. See Also:
  11.    Menus(7); bind(4) enter_menu; mload(4); set(4) menu
  12.  
  13. Bugs:
  14.     MLIST does not react well if a specified menu name has not been
  15.     loaded (or does not otherwise exist).  For this reason, special care
  16.     must be taken when listing menu names with spaces in them.
  17.  
  18.